home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / comm / ctled.zip / TMCTLED.EXE / 0 / RCDATA / TCONFIGF / TCONFIGF.txt
Text File  |  1996-06-03  |  10KB  |  388 lines

  1. object ConfigF: TConfigF
  2.   Left = 391
  3.   Top = 281
  4.   BorderStyle = bsSingle
  5.   Caption = 'Configuration'
  6.   ClientHeight = 275
  7.   ClientWidth = 368
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   OnCreate = FormCreate
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object ConfigPC: TPageControl
  17.     Left = 0
  18.     Top = 41
  19.     Width = 368
  20.     Height = 210
  21.     ActivePage = Path
  22.     Align = alClient
  23.     MultiLine = True
  24.     TabOrder = 0
  25.     object Path: TTabSheet
  26.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜'
  27.       object Label4: TLabel
  28.         Left = 2
  29.         Top = 7
  30.         Width = 95
  31.         Height = 18
  32.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜ T-MAIL.CTL'
  33.       end
  34.       object Label1: TLabel
  35.         Left = 2
  36.         Top = 33
  37.         Width = 103
  38.         Height = 11
  39.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜ EVENTS.CTL'
  40.       end
  41.       object Label3: TLabel
  42.         Left = 2
  43.         Top = 59
  44.         Width = 103
  45.         Height = 22
  46.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜ SUBST.LST'
  47.       end
  48.       object Label5: TLabel
  49.         Left = 2
  50.         Top = 103
  51.         Width = 127
  52.         Height = 11
  53.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜ PASSWORD.LST'
  54.       end
  55.       object Label6: TLabel
  56.         Left = 2
  57.         Top = 128
  58.         Width = 111
  59.         Height = 11
  60.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜ MODEM.CTL'
  61.       end
  62.       object Label9: TLabel
  63.         Left = 2
  64.         Top = 154
  65.         Width = 111
  66.         Height = 11
  67.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜ TNC.CTL'
  68.       end
  69.       object TCTLPATH: TEdit
  70.         Left = 105
  71.         Top = 7
  72.         Width = 117
  73.         Height = 21
  74.         TabOrder = 0
  75.         OnExit = TCTLPATHExit
  76.       end
  77.       object TCTLPATHBB: TBitBtn
  78.         Left = 228
  79.         Top = 7
  80.         Width = 17
  81.         Height = 17
  82.         Hint = '∩┐╜∩┐╜∩┐╜∩┐╜'
  83.         Caption = '...'
  84.         ParentShowHint = False
  85.         ShowHint = True
  86.         TabOrder = 1
  87.         OnClick = TCTLPATHBBClick
  88.       end
  89.       object ECTLPATH: TEdit
  90.         Left = 111
  91.         Top = 32
  92.         Width = 111
  93.         Height = 21
  94.         TabOrder = 2
  95.         OnExit = ECTLPATHExit
  96.       end
  97.       object ECTLPATHBB: TBitBtn
  98.         Left = 228
  99.         Top = 33
  100.         Width = 17
  101.         Height = 17
  102.         Hint = '∩┐╜∩┐╜∩┐╜∩┐╜'
  103.         Caption = '...'
  104.         ParentShowHint = False
  105.         ShowHint = True
  106.         TabOrder = 3
  107.         OnClick = ECTLPATHBBClick
  108.       end
  109.       object SubstPath: TEdit
  110.         Left = 105
  111.         Top = 58
  112.         Width = 117
  113.         Height = 21
  114.         TabOrder = 4
  115.         OnExit = SubstPathExit
  116.       end
  117.       object SUBSTPATHBB: TBitBtn
  118.         Left = 228
  119.         Top = 59
  120.         Width = 17
  121.         Height = 17
  122.         Hint = '∩┐╜∩┐╜∩┐╜∩┐╜'
  123.         Caption = '...'
  124.         ParentShowHint = False
  125.         ShowHint = True
  126.         TabOrder = 5
  127.         OnClick = SUBSTPATHBBClick
  128.       end
  129.       object PassPath: TEdit
  130.         Left = 131
  131.         Top = 102
  132.         Width = 91
  133.         Height = 21
  134.         TabOrder = 6
  135.         OnExit = PassPathExit
  136.       end
  137.       object PasspathBB: TBitBtn
  138.         Left = 228
  139.         Top = 103
  140.         Width = 17
  141.         Height = 17
  142.         Hint = '∩┐╜∩┐╜∩┐╜∩┐╜'
  143.         Caption = '...'
  144.         ParentShowHint = False
  145.         ShowHint = True
  146.         TabOrder = 7
  147.         OnClick = PasspathBBClick
  148.       end
  149.       object ModemCtlPath: TEdit
  150.         Left = 111
  151.         Top = 128
  152.         Width = 111
  153.         Height = 21
  154.         TabOrder = 8
  155.         OnExit = ModemCtlPathExit
  156.       end
  157.       object ModempathB: TBitBtn
  158.         Left = 228
  159.         Top = 128
  160.         Width = 17
  161.         Height = 17
  162.         Hint = '∩┐╜∩┐╜∩┐╜∩┐╜'
  163.         Caption = '...'
  164.         ParentShowHint = False
  165.         ShowHint = True
  166.         TabOrder = 9
  167.         OnClick = ModempathBClick
  168.       end
  169.       object CTMCB: TCheckBox
  170.         Left = 252
  171.         Top = 6
  172.         Width = 97
  173.         Height = 17
  174.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  175.         TabOrder = 10
  176.       end
  177.       object EventsCB: TCheckBox
  178.         Left = 252
  179.         Top = 33
  180.         Width = 97
  181.         Height = 17
  182.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  183.         TabOrder = 11
  184.       end
  185.       object SubstCB: TCheckBox
  186.         Left = 252
  187.         Top = 59
  188.         Width = 97
  189.         Height = 17
  190.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  191.         TabOrder = 12
  192.       end
  193.       object PassCB: TCheckBox
  194.         Left = 252
  195.         Top = 103
  196.         Width = 97
  197.         Height = 17
  198.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  199.         TabOrder = 13
  200.       end
  201.       object ModemCB: TCheckBox
  202.         Left = 252
  203.         Top = 128
  204.         Width = 97
  205.         Height = 17
  206.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  207.         TabOrder = 14
  208.       end
  209.       object AutoRCB: TCheckBox
  210.         Left = 105
  211.         Top = 84
  212.         Width = 175
  213.         Height = 17
  214.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  215.         Font.Color = clWindowText
  216.         Font.Height = -12
  217.         Font.Name = 'MS Sans Serif'
  218.         Font.Pitch = fpVariable
  219.         Font.Style = []
  220.         ParentFont = False
  221.         TabOrder = 15
  222.       end
  223.       object TNCPATH: TEdit
  224.         Left = 111
  225.         Top = 154
  226.         Width = 111
  227.         Height = 21
  228.         TabOrder = 16
  229.         OnExit = TNCPATHExit
  230.       end
  231.       object TNCPATHBB: TBitBtn
  232.         Left = 228
  233.         Top = 154
  234.         Width = 17
  235.         Height = 17
  236.         Hint = '∩┐╜∩┐╜∩┐╜∩┐╜'
  237.         Caption = '...'
  238.         ParentShowHint = False
  239.         ShowHint = True
  240.         TabOrder = 17
  241.         OnClick = TNCPATHBBClick
  242.       end
  243.       object TNCCB: TCheckBox
  244.         Left = 252
  245.         Top = 154
  246.         Width = 97
  247.         Height = 17
  248.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  249.         TabOrder = 18
  250.       end
  251.     end
  252.     object AutoR: TTabSheet
  253.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  254.       object Label2: TLabel
  255.         Left = 0
  256.         Top = 24
  257.         Width = 161
  258.         Height = 17
  259.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  260.       end
  261.       object Label7: TLabel
  262.         Left = 0
  263.         Top = 56
  264.         Width = 89
  265.         Height = 11
  266.         Caption = 'Route start string'
  267.       end
  268.       object Label8: TLabel
  269.         Left = 0
  270.         Top = 88
  271.         Width = 89
  272.         Height = 25
  273.         Caption = 'Route end string'
  274.       end
  275.       object ROUTEPATH: TEdit
  276.         Left = 163
  277.         Top = 23
  278.         Width = 137
  279.         Height = 21
  280.         TabOrder = 0
  281.         OnExit = ROUTEPATHExit
  282.       end
  283.       object ROUTEPATHBB: TBitBtn
  284.         Left = 307
  285.         Top = 24
  286.         Width = 17
  287.         Height = 17
  288.         Hint = '∩┐╜∩┐╜∩┐╜∩┐╜'
  289.         Caption = '...'
  290.         ParentShowHint = False
  291.         ShowHint = True
  292.         TabOrder = 1
  293.         OnClick = ROUTEPATHBBClick
  294.       end
  295.       object Routerstart: TEdit
  296.         Left = 88
  297.         Top = 53
  298.         Width = 238
  299.         Height = 21
  300.         TabOrder = 2
  301.         OnExit = RouterstartExit
  302.       end
  303.       object Routerend: TEdit
  304.         Left = 88
  305.         Top = 88
  306.         Width = 238
  307.         Height = 21
  308.         TabOrder = 3
  309.         OnExit = RouterendExit
  310.       end
  311.     end
  312.   end
  313.   object Panel1: TPanel
  314.     Left = 0
  315.     Top = 0
  316.     Width = 368
  317.     Height = 41
  318.     Align = alTop
  319.     BevelInner = bvRaised
  320.     BorderWidth = 1
  321.     BorderStyle = bsSingle
  322.     TabOrder = 1
  323.     object SaveC: TBitBtn
  324.       Left = 8
  325.       Top = 8
  326.       Width = 19
  327.       Height = 19
  328.       TabOrder = 0
  329.       OnClick = SaveCClick
  330.       Glyph.Data = {
  331.         76010000424D7601000000000000760000002800000020000000100000000100
  332.         04000000000000010000130B0000130B00000000000000000000000000000000
  333.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  334.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333330070
  335.         7700333333337777777733333333008088003333333377F73377333333330088
  336.         88003333333377FFFF7733333333000000003FFFFFFF77777777000000000000
  337.         000077777777777777770FFFFFFF0FFFFFF07F3333337F3333370FFFFFFF0FFF
  338.         FFF07F3FF3FF7FFFFFF70F00F0080CCC9CC07F773773777777770FFFFFFFF039
  339.         99337F3FFFF3F7F777F30F0000F0F09999937F7777373777777F0FFFFF